翻訳と辞書
Words near each other
・ epsilon squared
・ epsimone
・ epss
・ eql
・ eqlog
・ eqn
・ equals
・ equational logic
・ equel
・ equivalence class
equivalence class partitioning
・ equivalence partitioning
・ equivalence relation
・ equivalent isotropically radiated power
・ er
・ era
・ erasable programmable read-only memory
・ erase
・ erc
・ ercim


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

equivalence class partitioning : FOLDOC
equivalence class partitioning
A software testing technique that involves identifying a small set of representative input values that invoke as many different input conditions as possible.
For example, for binary search the following partitions exist: inputs that do or do not conform to pre-conditions, Inputs where the key element is or is not a member of the array. One can combine these into finer partitions. One can also pick specific conditions of the array, e.g. a single value, even or odd number of elements. One should look at {boundary conditions}, e.g. inputs where the key element is the first or last element in the array.
(2004-01-18)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.